Gets if the timeline is empty (has no entries).

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public bool IsEmpty { get; }

See Also